home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextApps / Preferences.app / System.preferences / Italian.lproj / System.nib / data.classes next >
Encoding:
Text File  |  1992-07-01  |  513 b   |  38 lines

  1. systemOwner = {
  2.     ACTIONS = {
  3.     beepSwitched:;
  4.     fontTypeSelected:;
  5.     font:;
  6.     beepSelected:;
  7.     newAlert:;
  8.     };
  9.     OUTLETS = {
  10.     fontBox;
  11.     window;
  12.     beepMatrix;
  13.     beepBrowser;
  14.     titleBarView;
  15.     fontType;
  16.     pseudoMenuView;
  17.     applicationText;
  18.     fixedPitchText;
  19.     alertSwitch;
  20.     fontText;
  21.     };
  22.     SUPERCLASS = Application;
  23. };
  24. TitleBarView = {
  25.     SUPERCLASS = View;
  26. };
  27. PseudoMenu = {
  28.     SUPERCLASS = View;
  29. };
  30. FirstResponder = {
  31.     ACTIONS = {
  32.     };
  33.     SUPERCLASS = Object;
  34. };
  35. MenuLocation = {
  36.     SUPERCLASS = View;
  37. };
  38.